adTempus API
PreviousUpNext
INetworkConnection::Credentials Property

Gets or sets the credential profile used for the connection.

C++
__property ICredentialProfile* Credentials;
C#
ICredentialProfile* Credentials;
Visual Basic
Property Credentials() As ICredentialProfile*

 

Credentials should be specified only if the network connection must be made under a different set of credentials than the job is using. If no credentials are specified, the connection is made under the job's main credentials.

adTempus API Reference version 3.0.0.0, revised 10/30/2008